GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / SplitExcelSheetsIntoPages Property





In This Topic
SplitExcelSheetsIntoPages Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property SplitExcelSheetsIntoPages As Boolean
public bool SplitExcelSheetsIntoPages {get; set;}
public read-write property SplitExcelSheetsIntoPages: Boolean; 
public function get,set SplitExcelSheetsIntoPages : boolean
public: __property bool get_SplitExcelSheetsIntoPages();
public: __property void set_SplitExcelSheetsIntoPages( 
   bool value
);
public:
property bool SplitExcelSheetsIntoPages {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members